enableToolTip
Type
property
Summary
Enable or disable chart tooltips.
Syntax
set the enableToolTip of widget to {true | false}
get the enableToolTip of widget
Description
Use the enableToolTip property to enable and disable the tooltip that displays the chart for each dataset.
Examples
on mouseUp
set the enableToolTip of widget "Chart View" to false
end mouseUp
Compatibility and Support
OS
mac
windows
linux
ios
android
web